home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Disk / moni / FileX-src.lha / FileX-src / print_protos.h < prev    next >
Encoding:
Text File  |  1994-08-28  |  109 b   |  7 lines

  1. /* Prototypes for functions defined in
  2. print.c
  3.  */
  4.  
  5. void MyPrint(UBYTE * , long , long , struct Window * );
  6.  
  7.